toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.download.event
/
[jvm]DownloadInterrupted
Download
Interrupted
public
interface
DownloadInterrupted
implements
DownloadEvent
An event indicating that the download has been interrupted.
Members
Functions
download
Link copied to clipboard
public
Download
download
(
)
Returns the
Download
instance initiated this event.
reason
Link copied to clipboard
public
DownloadInterruptReason
reason
(
)
Returns the interrupt reason of this download.